From: Juanma Barranquero Date: Thu, 13 Feb 2003 11:57:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28290 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=50b720e84411b5b62d3726e7e04c53f77d094d34;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3137dea9a1a..cb5f0d589ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2003-02-13 Vinicius Jose Latorre + + * ps-print.el: Change the policy of background/foreground default + color. + (ps-print-version): New version number (6.5.9). + (ps-default-fg, ps-default-bg): Adjust default value. + (ps-begin-file, ps-begin-job): ps-default-fg and ps-default-bg + variables now use `t' to indicate the use of Emacs session + background/foreground color. + (ps-output-string-prim): If index out of range, insert hexadecimal + representation of character. + 2003-02-13 Kim F. Storm * help.el (where-is): Rename remap-command to command-remapping.